<div class="b-522">
 <div class="b-522-content">
 <div id="comm-add-title"> </div>
 <br />
 <br />
<?if(!$USER_LOGGED_IN$)?>
 <tr>
 <td width="70" height="25">&nbsp; :</td>
 <td width="380"><input type="text" name="name" value="$NAME$" class="f_input" /></td>
 </tr>
 <tr>
 <td width="70" height="25">&nbsp; E-Mail:</td>
 <td width="380"><input type="text" name="email" value="$EMAIL$" class="f_input" /></td>
 </tr><br />
<?endif?>


<div style="width:460px;border:1px solid #BBB;" class="editor">
<textarea name="message" id="message" cols="" rows="" style="width:460px;height:156px;border:0px;margin: 0px 1px 0px 0px;padding: 0px;" onclick="setNewField(this.name, document.getElementById( 'dle-comments-form' ))">$MESSAGE$</textarea>
</div>
 <br />
 <br />
 <?if($SECURITY_CODE$)?> <tr>
 <td width="70">:</td>
 <td width="380"><br />$SECURITY_CODE$</td>
 </tr><br /><br />
<?endif?>


<br /><br />
 <input onclick="doAddComments();return false;" name="submit" type="submit" id="comm-sub" value="" />
 </div>
 <div class="b-522-info2"> </div>
 <div class="b-522-h"></div>
 <div class="b-522-f"></div><br /></div>